ExamPlay Light Logo
로그인

Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 9 - No. 43)

When implementing a 'Linear Search' algorithm, what aspects characterize the search process?
It compares the target value with each item in the list sequentially.
It is generally the fastest method for searching.
It requires the data to be sorted.
It continues until the target item is found, or until the entire list has been traversed.

설명

Linear search looks at each item one after the other, so it checks each element and stops when a match or the list's end occurs.

댓글 (0)

댓글을 달려면 로그인하세요
광고
BrainBehindX Inc Logo
©2026; 에 의해 구동 BrainBehindX Inc